canReceiveVideo

abstract fun canReceiveVideo(): Boolean

Indicates remote side can send video or not. Local side can receive video if he wishes. It is determined by Remote Session Description direction as follows

* *
sendrecv sendonly recvonly inactive
Values true true false false
*

Return

boolean

Since

2.0.0